home *** CD-ROM | disk | FTP | other *** search
Text File | 1999-09-02 | 35.5 KB | 1,259 lines |
- object OptionsForm: TOptionsForm
- Left = 324
- Top = 276
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Options'
- ClientHeight = 426
- ClientWidth = 401
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- OnCreate = FormCreate
- OnShow = FormCreate
- PixelsPerInch = 120
- TextHeight = 16
- object PageControl1: TPageControl
- Left = 4
- Top = 4
- Width = 394
- Height = 373
- ActivePage = TabSheet1
- MultiLine = True
- TabOrder = 0
- object TabSheet1: TTabSheet
- Caption = 'General'
- object Label1: TLabel
- Left = 9
- Top = 9
- Width = 61
- Height = 16
- Caption = 'Interface'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Bevel1: TBevel
- Left = 73
- Top = 16
- Width = 296
- Height = 9
- Shape = bsTopLine
- end
- object Bevel2: TBevel
- Left = 64
- Top = 129
- Width = 305
- Height = 8
- Shape = bsTopLine
- end
- object Label2: TLabel
- Left = 9
- Top = 120
- Width = 53
- Height = 16
- Caption = 'StartUp'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label5: TLabel
- Left = 9
- Top = 208
- Width = 33
- Height = 16
- Caption = 'Lists'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Bevel9: TBevel
- Left = 48
- Top = 217
- Width = 321
- Height = 8
- Shape = bsTopLine
- end
- object Label19: TLabel
- Left = 8
- Top = 262
- Width = 36
- Height = 16
- Caption = 'Shell'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Bevel11: TBevel
- Left = 48
- Top = 273
- Width = 321
- Height = 8
- Shape = bsTopLine
- end
- object Animate: TCheckBox
- Left = 33
- Top = 33
- Width = 216
- Height = 16
- Caption = 'Animate when switching tabs'
- State = cbChecked
- TabOrder = 0
- OnClick = AnimateClick
- end
- object AutoComplete: TCheckBox
- Left = 33
- Top = 60
- Width = 168
- Height = 18
- Caption = 'Use AutoComplete'
- State = cbChecked
- TabOrder = 1
- OnClick = AutoCompleteClick
- end
- object LoadList: TCheckBox
- Left = 33
- Top = 145
- Width = 160
- Height = 16
- Caption = 'Load list on startup'
- TabOrder = 2
- OnClick = LoadListClick
- end
- object List: TEdit
- Left = 57
- Top = 169
- Width = 272
- Height = 24
- Enabled = False
- TabOrder = 3
- OnChange = ListChange
- end
- object BitBtn3: TBitBtn
- Left = 336
- Top = 169
- Width = 25
- Height = 24
- Enabled = False
- TabOrder = 4
- OnClick = BitBtn3Click
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 5555555555555555555555555555555555555555555555555555555555555555
- 555555555555555555555555555555555555555FFFFFFFFFF555550000000000
- 55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
- B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
- 000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
- 555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
- 55555575FFF75555555555700007555555555557777555555555555555555555
- 5555555555555555555555555555555555555555555555555555}
- NumGlyphs = 2
- end
- object AutomaticallyExpand: TCheckBox
- Left = 33
- Top = 232
- Width = 336
- Height = 17
- Caption = 'Automatically expand searches'
- State = cbChecked
- TabOrder = 5
- OnClick = AutomaticallyExpandClick
- end
- object ShellExtension: TCheckBox
- Left = 32
- Top = 288
- Width = 337
- Height = 17
- Caption = 'Enable Right-Click shell extension'
- State = cbChecked
- TabOrder = 6
- OnClick = ShellExtensionClick
- end
- object Beautify: TCheckBox
- Left = 33
- Top = 88
- Width = 337
- Height = 17
- Caption = 'Show beautify button'
- TabOrder = 7
- OnClick = BeautifyClick
- end
- end
- object TabSheet4: TTabSheet
- Caption = 'Previewing'
- object Label3: TLabel
- Left = 9
- Top = 9
- Width = 77
- Height = 16
- Caption = 'Previewing'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Bevel3: TBevel
- Left = 89
- Top = 16
- Width = 280
- Height = 9
- Shape = bsTopLine
- end
- object Label4: TLabel
- Left = 160
- Top = 32
- Width = 42
- Height = 16
- Caption = 'Name'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Name: TLabel
- Left = 176
- Top = 57
- Width = 33
- Height = 16
- Caption = 'None'
- end
- object Label6: TLabel
- Left = 160
- Top = 80
- Width = 78
- Height = 16
- Caption = 'Executable'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object ExeName: TLabel
- Left = 176
- Top = 105
- Width = 199
- Height = 34
- AutoSize = False
- Caption = 'None'
- WordWrap = True
- end
- object Label8: TLabel
- Left = 160
- Top = 186
- Width = 50
- Height = 16
- Caption = 'UpIcon'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Bevel4: TBevel
- Left = 201
- Top = 210
- Width = 34
- Height = 34
- end
- object Label9: TLabel
- Left = 265
- Top = 186
- Width = 68
- Height = 16
- Caption = 'DownIcon'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Bevel5: TBevel
- Left = 320
- Top = 210
- Width = 34
- Height = 34
- end
- object UpIcon: TImage
- Left = 202
- Top = 211
- Width = 32
- Height = 32
- end
- object DownIcon: TImage
- Left = 321
- Top = 211
- Width = 32
- Height = 32
- end
- object Label10: TLabel
- Left = 160
- Top = 138
- Width = 81
- Height = 16
- Caption = 'Parameters'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Parameters: TLabel
- Left = 176
- Top = 162
- Width = 33
- Height = 16
- Caption = 'None'
- end
- object Browsers: TListBox
- Left = 8
- Top = 32
- Width = 137
- Height = 121
- ItemHeight = 16
- TabOrder = 0
- OnClick = BrowsersClick
- end
- object BitBtn1: TBitBtn
- Left = 9
- Top = 288
- Width = 112
- Height = 30
- Caption = '&Add Browser'
- TabOrder = 1
- OnClick = BitBtn1Click
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
- 888888888888888888888800000000000888880FFFFFFFFF0888880FFFFFFFFF
- 0888880FFFFFFFFF0888880FFFFFFFFF0888880FFFFFFFFF0888880FFFFFFFFF
- 0888880FFFFFFFFF0888880FFFFFFFFF0888880FFFFFF0000888880FFFFFF0F0
- 8888880FFFFFF008888888000000008888888888888888888888}
- end
- object EditBrowser: TBitBtn
- Left = 8
- Top = 160
- Width = 137
- Height = 28
- Caption = '&Edit Browser'
- Enabled = False
- TabOrder = 2
- OnClick = EditBrowserClick
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
- 888800000000000088880FFFFFFFFFF088880F00F00000F088880FFFFFFFFFF0
- 88880F00F00000F088880FFFFFFFFFF088880FFFFFFF0FF088880F00FFF080F0
- 88880F080F08080008440FF08080808880440000080808888844888880808888
- 8844888888088888804488888880000008448888888888888888}
- end
- object RemoveBrowser: TBitBtn
- Left = 8
- Top = 192
- Width = 137
- Height = 28
- Caption = '&Remove Browser'
- Enabled = False
- TabOrder = 3
- OnClick = RemoveBrowserClick
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
- 8888888888888888888888808888888888088800088888888888880000888888
- 8088888000888888088888880008888008888888800088008888888888000008
- 8888888888800088888888888800000888888888800088008888888000088880
- 0888880000888888008888000888888888088888888888888888}
- end
- object SearchBrowsers: TBitBtn
- Left = 128
- Top = 288
- Width = 137
- Height = 30
- Caption = '&Search Browsers'
- TabOrder = 4
- OnClick = SearchBrowsersClick
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
- 8888888888888888888800000888880000080F000888880F00080F000888880F
- 0008000000080000000800F000000F00000800F000800F00000800F000800F00
- 00088000000000000088880F00080F0008888800000800000888888000888000
- 88888880F08880F0888888800088800088888888888888888888}
- end
- end
- object TabSheet5: TTabSheet
- Caption = 'Filetypes'
- object Bevel10: TBevel
- Left = 80
- Top = 16
- Width = 289
- Height = 9
- Shape = bsTopLine
- end
- object Label7: TLabel
- Left = 9
- Top = 9
- Width = 65
- Height = 16
- Caption = 'Filetypes'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label11: TLabel
- Left = 152
- Top = 32
- Width = 99
- Height = 16
- Caption = 'Filetype name'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label17: TLabel
- Left = 152
- Top = 96
- Width = 91
- Height = 16
- Caption = 'Filetype filter'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label18: TLabel
- Left = 8
- Top = 288
- Width = 361
- Height = 33
- AutoSize = False
- Caption =
- 'The filetypes HTML Files, List Files and All Files can'#39't be remo' +
- 'ved'
- WordWrap = True
- end
- object FileTypes: TCheckListBox
- Left = 8
- Top = 32
- Width = 137
- Height = 153
- OnClickCheck = FileTypesClickCheck
- ItemHeight = 16
- TabOrder = 0
- OnClick = FileTypesClick
- end
- object AddFileType: TBitBtn
- Left = 8
- Top = 192
- Width = 137
- Height = 28
- Caption = '&Add Filetype'
- Enabled = False
- TabOrder = 1
- OnClick = AddFileTypeClick
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
- 888888888888888888888800000000000888880FFFFFFFFF0888880FFFFFFFFF
- 0888880FFFFFFFFF0888880FFFFFFFFF0888880FFFFFFFFF0888880FFFFFFFFF
- 0888880FFFFFFFFF0888880FFFFFFFFF0888880FFFFFF0000888880FFFFFF0F0
- 8888880FFFFFF008888888000000008888888888888888888888}
- end
- object FileTypeName: TEdit
- Left = 176
- Top = 56
- Width = 193
- Height = 24
- TabOrder = 2
- OnChange = FileTypeNameChange
- end
- object FileTypeFilter: TEdit
- Left = 176
- Top = 120
- Width = 193
- Height = 24
- TabOrder = 3
- end
- object RemoveFileType: TBitBtn
- Left = 8
- Top = 224
- Width = 137
- Height = 28
- Caption = '&Remove Filetype'
- Enabled = False
- TabOrder = 4
- OnClick = RemoveFileTypeClick
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
- 8888888888888888888888808888888888088800088888888888880000888888
- 8088888000888888088888880008888008888888800088008888888888000008
- 8888888888800088888888888800000888888888800088008888888000088880
- 0888880000888888008888000888888888088888888888888888}
- end
- end
- object TabSheet6: TTabSheet
- Caption = 'Backup'
- object Bevel12: TBevel
- Left = 64
- Top = 16
- Width = 305
- Height = 9
- Shape = bsTopLine
- end
- object Label20: TLabel
- Left = 9
- Top = 9
- Width = 53
- Height = 16
- Caption = 'Backup'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Bevel13: TBevel
- Left = 24
- Top = 35
- Width = 9
- Height = 41
- Shape = bsLeftLine
- end
- object Label23: TLabel
- Left = 104
- Top = 240
- Width = 41
- Height = 16
- Caption = 'Limit to'
- end
- object Label24: TLabel
- Left = 200
- Top = 240
- Width = 16
- Height = 16
- Caption = 'Kb'
- end
- object IndividualFiles: TCheckBox
- Left = 33
- Top = 33
- Width = 329
- Height = 17
- Caption = 'Make backups of induvidual files'
- State = cbChecked
- TabOrder = 0
- OnClick = IndividualFilesClick
- end
- object BakExtension: TRadioButton
- Left = 57
- Top = 88
- Width = 313
- Height = 17
- Caption = 'Use *.BAK extension'
- TabOrder = 1
- OnClick = BakExtensionClick
- end
- object OneDirectory: TRadioButton
- Left = 57
- Top = 115
- Width = 313
- Height = 17
- Caption = 'Use one directory'
- Checked = True
- TabOrder = 2
- TabStop = True
- OnClick = OneDirectoryClick
- end
- object SearchesLists: TCheckBox
- Left = 33
- Top = 60
- Width = 337
- Height = 17
- Caption = 'Make backups of searches/lists'
- State = cbChecked
- TabOrder = 3
- OnClick = SearchesListsClick
- end
- object Directory: TEdit
- Left = 80
- Top = 142
- Width = 249
- Height = 24
- TabOrder = 4
- OnChange = DirectoryChange
- end
- object BackupList: TBitBtn
- Left = 227
- Top = 177
- Width = 134
- Height = 30
- Caption = '&View backup list'
- TabOrder = 5
- OnClick = BackupListClick
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
- 8888888888888888888800000888880000080F000888880F00080F000888880F
- 0008000000080000000800F000000F00000800F000800F00000800F000800F00
- 00088000000000000088880F00080F0008888800000800000888888000888000
- 88888880F08880F0888888800088800088888888888888888888}
- end
- object Limit: TCheckBox
- Left = 80
- Top = 216
- Width = 304
- Height = 17
- Caption = 'Limit the amount of space used by backups'
- State = cbChecked
- TabOrder = 6
- OnClick = LimitClick
- end
- object LimitTo: TEdit
- Left = 152
- Top = 236
- Width = 41
- Height = 24
- TabOrder = 7
- Text = '3000'
- OnChange = LimitToChange
- end
- object Different: TCheckBox
- Left = 80
- Top = 264
- Width = 297
- Height = 17
- Caption = 'Make different backups of one file'
- TabOrder = 8
- OnClick = DifferentClick
- end
- object DirectoryBrowse: TBitBtn
- Left = 336
- Top = 142
- Width = 25
- Height = 24
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 9
- OnClick = DirectoryBrowseClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 5555555555555555555555555555555555555555555555555555555555555555
- 555555555555555555555555555555555555555FFFFFFFFFF555550000000000
- 55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
- B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
- 000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
- 555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
- 55555575FFF75555555555700007555555555557777555555555555555555555
- 5555555555555555555555555555555555555555555555555555}
- NumGlyphs = 2
- end
- end
- object TabSheet2: TTabSheet
- Caption = 'Compress'
- object Label12: TLabel
- Left = 9
- Top = 9
- Width = 92
- Height = 16
- Caption = 'Compressing'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Bevel6: TBevel
- Left = 105
- Top = 16
- Width = 264
- Height = 7
- Shape = bsTopLine
- end
- object Label13: TLabel
- Left = 57
- Top = 57
- Width = 288
- Height = 38
- AutoSize = False
- Caption =
- 'Do Not use this option when (Un)Compressing Active Server Pages ' +
- '(ASP)'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsItalic]
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object Label14: TLabel
- Left = 57
- Top = 153
- Width = 296
- Height = 32
- AutoSize = False
- Caption =
- 'Don'#39't use this option to avoid an error in '#39'HTML Validator'#39' and ' +
- 'some other HTML testers.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsItalic]
- ParentFont = False
- WordWrap = True
- end
- object Label21: TLabel
- Left = 57
- Top = 216
- Width = 312
- Height = 33
- AutoSize = False
- Caption =
- 'Be carefull when using this option, it can cause incorrect resul' +
- 'ts.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsItalic]
- ParentFont = False
- WordWrap = True
- end
- object Label22: TLabel
- Left = 184
- Top = 251
- Width = 172
- Height = 16
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Tell me more'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsItalic]
- ParentFont = False
- end
- object RemoveComments: TCheckBox
- Left = 33
- Top = 33
- Width = 168
- Height = 16
- Caption = 'Remove Comments'
- State = cbChecked
- TabOrder = 0
- OnClick = RemoveCommentsClick
- end
- object CompressScripts: TCheckBox
- Left = 33
- Top = 97
- Width = 152
- Height = 17
- Caption = 'Compress Scripts'
- State = cbChecked
- TabOrder = 1
- OnClick = CompressScriptsClick
- end
- object RemoveQuotes: TCheckBox
- Left = 33
- Top = 128
- Width = 233
- Height = 17
- Caption = 'Remove unnecessary quotes'
- State = cbChecked
- TabOrder = 2
- OnClick = RemoveQuotesClick
- end
- object EmptyRedundant: TCheckBox
- Left = 32
- Top = 192
- Width = 337
- Height = 17
- Caption = 'Remove empty and redundant tags'
- TabOrder = 3
- OnClick = EmptyRedundantClick
- end
- object BitBtn4: TBitBtn
- Left = 356
- Top = 252
- Width = 15
- Height = 15
- TabOrder = 4
- OnClick = BitBtn4Click
- Glyph.Data = {
- EA000000424DEA00000000000000360000002800000006000000090000000100
- 180000000000B400000074120000741200000000000000000000C0C0C0C0C0C0
- 000000000000C0C0C0C0C0C00000C0C0C0C0C0C0000000000000C0C0C0C0C0C0
- 0000C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000C0C0C0C0C0C000000000
- 0000C0C0C0C0C0C00000C0C0C0C0C0C0000000000000C0C0C0C0C0C00000C0C0
- C0C0C0C0C0C0C0000000000000C0C0C00000000000000000C0C0C0C0C0C00000
- 000000000000000000000000C0C0C0C0C0C00000000000000000C0C0C0000000
- 000000000000000000C0C0C00000}
- end
- end
- object TabSheet3: TTabSheet
- Caption = 'UnCompress'
- object Label15: TLabel
- Left = 9
- Top = 9
- Width = 61
- Height = 16
- Caption = 'Outlining'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Bevel7: TBevel
- Left = 73
- Top = 16
- Width = 296
- Height = 7
- Shape = bsTopLine
- end
- object Bevel8: TBevel
- Left = 105
- Top = 153
- Width = 264
- Height = 6
- Shape = bsTopLine
- Visible = False
- end
- object Label16: TLabel
- Left = 9
- Top = 144
- Width = 93
- Height = 16
- Caption = 'Line Insertion'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Visible = False
- end
- object Devide: TCheckBox
- Left = 33
- Top = 33
- Width = 248
- Height = 17
- Caption = 'Devide long lines in smaller parts'
- State = cbChecked
- TabOrder = 0
- OnClick = DevideClick
- end
- object Indents: TCheckBox
- Left = 33
- Top = 60
- Width = 136
- Height = 18
- Caption = 'Insert Indents'
- State = cbChecked
- TabOrder = 1
- OnClick = IndentsClick
- end
- object Tabs: TRadioButton
- Left = 49
- Top = 82
- Width = 312
- Height = 18
- Caption = 'Tabs'
- Checked = True
- TabOrder = 2
- TabStop = True
- OnClick = TabsClick
- end
- object Spaces: TRadioButton
- Left = 49
- Top = 107
- Width = 320
- Height = 17
- Caption = 'Spaces:'
- TabOrder = 3
- OnClick = TabsClick
- end
- object NumSpaces: TEdit
- Left = 124
- Top = 103
- Width = 25
- Height = 24
- Enabled = False
- TabOrder = 4
- Text = '2'
- OnChange = NumSpacesChange
- OnExit = NumSpacesExit
- end
- object Tags: TListBox
- Left = 9
- Top = 169
- Width = 120
- Height = 104
- Color = clBtnFace
- ItemHeight = 16
- TabOrder = 5
- Visible = False
- end
- object Before: TCheckBox
- Left = 153
- Top = 169
- Width = 224
- Height = 16
- Caption = 'Insert empty line before'
- TabOrder = 6
- Visible = False
- end
- object After: TCheckBox
- Left = 153
- Top = 192
- Width = 224
- Height = 17
- Caption = 'Insert empty line after'
- TabOrder = 7
- Visible = False
- end
- object BitBtn6: TBitBtn
- Left = 9
- Top = 288
- Width = 112
- Height = 28
- Caption = '&Remove tag'
- TabOrder = 8
- Visible = False
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
- 8888888888888888888888808888888888088800088888888888880000888888
- 8088888000888888088888880008888008888888800088008888888888000008
- 8888888888800088888888888800000888888888800088008888888000088880
- 0888880000888888008888000888888888088888888888888888}
- end
- object BitBtn7: TBitBtn
- Left = 128
- Top = 288
- Width = 97
- Height = 28
- Caption = '&Add tag'
- TabOrder = 9
- Visible = False
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
- 888888888888888888888800000000000888880FFFFFFFFF0888880FFFFFFFFF
- 0888880FFFFFFFFF0888880FFFFFFFFF0888880FFFFFFFFF0888880FFFFFFFFF
- 0888880FFFFFFFFF0888880FFFFFFFFF0888880FFFFFF0000888880FFFFFF0F0
- 8888880FFFFFF008888888000000008888888888888888888888}
- end
- end
- object TabSheet7: TTabSheet
- Caption = 'Tag specific'
- object Label25: TLabel
- Left = 9
- Top = 9
- Width = 87
- Height = 16
- Caption = 'Tag specific'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Bevel14: TBevel
- Left = 96
- Top = 16
- Width = 273
- Height = 9
- Shape = bsTopLine
- end
- object Label26: TLabel
- Left = 160
- Top = 32
- Width = 42
- Height = 16
- Caption = 'Name'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label27: TLabel
- Left = 160
- Top = 96
- Width = 178
- Height = 16
- Caption = 'Compress && UnCompress'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label28: TLabel
- Left = 160
- Top = 192
- Width = 90
- Height = 16
- Caption = 'UnCompress'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label29: TLabel
- Left = 160
- Top = 144
- Width = 71
- Height = 16
- Caption = 'Compress'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object TagSpecific: TListBox
- Left = 8
- Top = 32
- Width = 137
- Height = 121
- ItemHeight = 16
- Sorted = True
- TabOrder = 0
- OnClick = TagSpecificClick
- end
- object AddTag: TBitBtn
- Left = 8
- Top = 160
- Width = 137
- Height = 28
- Caption = '&Add Tag'
- TabOrder = 1
- OnClick = AddTagClick
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
- 888888888888888888888800000000000888880FFFFFFFFF0888880FFFFFFFFF
- 0888880FFFFFFFFF0888880FFFFFFFFF0888880FFFFFFFFF0888880FFFFFFFFF
- 0888880FFFFFFFFF0888880FFFFFFFFF0888880FFFFFF0000888880FFFFFF0F0
- 8888880FFFFFF008888888000000008888888888888888888888}
- end
- object RemoveTag: TBitBtn
- Left = 8
- Top = 192
- Width = 137
- Height = 28
- Caption = '&Remove Tag'
- Enabled = False
- TabOrder = 2
- OnClick = RemoveTagClick
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
- 8888888888888888888888808888888888088800088888888888880000888888
- 8088888000888888088888880008888008888888800088008888888888000008
- 8888888888800088888888888800000888888888800088008888888000088880
- 0888880000888888008888000888888888088888888888888888}
- end
- object TagName: TEdit
- Left = 176
- Top = 56
- Width = 161
- Height = 24
- Color = clBtnFace
- Enabled = False
- ReadOnly = True
- TabOrder = 3
- end
- object DontTouch: TCheckBox
- Left = 176
- Top = 120
- Width = 201
- Height = 17
- Caption = 'Don'#39't touch contents'
- Enabled = False
- TabOrder = 4
- OnClick = DontTouchClick
- end
- object RemoveTags: TCheckBox
- Left = 176
- Top = 168
- Width = 201
- Height = 17
- Caption = 'Remove tag'
- Enabled = False
- TabOrder = 5
- OnClick = RemoveTagsClick
- end
- object InsertLineBeforeStart: TCheckBox
- Left = 176
- Top = 216
- Width = 209
- Height = 17
- Caption = 'Insert line before start tag'
- Enabled = False
- TabOrder = 6
- OnClick = InsertLineBeforeStartClick
- end
- object InsertLineAfterStart: TCheckBox
- Left = 176
- Top = 240
- Width = 209
- Height = 17
- Caption = 'Insert line after start tag'
- Enabled = False
- TabOrder = 7
- OnClick = InsertLineAfterStartClick
- end
- object ChangeName: TBitBtn
- Left = 344
- Top = 56
- Width = 25
- Height = 25
- Enabled = False
- TabOrder = 8
- OnClick = ChangeNameClick
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
- 888800000000000088880FFFFFFFFFF088880F00F00000F088880FFFFFFFFFF0
- 88880F00F00000F088880FFFFFFFFFF088880FFFFFFF0FF088880F00FFF080F0
- 88880F080F08080008440FF08080808880440000080808888844888880808888
- 8844888888088888804488888880000008448888888888888888}
- end
- object InsertLineAfterEnd: TCheckBox
- Left = 176
- Top = 296
- Width = 209
- Height = 17
- Caption = 'Insert line after end tag'
- Enabled = False
- TabOrder = 9
- OnClick = InsertLineAfterEndClick
- end
- object InsertLineBeforeEnd: TCheckBox
- Left = 176
- Top = 272
- Width = 209
- Height = 17
- Caption = 'Insert line before end tag'
- Enabled = False
- TabOrder = 10
- OnClick = InsertLineBeforeEndClick
- end
- end
- end
- object Button1: TButton
- Left = 222
- Top = 390
- Width = 84
- Height = 32
- Caption = '&Ok'
- Default = True
- TabOrder = 1
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 313
- Top = 390
- Width = 84
- Height = 32
- Cancel = True
- Caption = '&Cancel'
- TabOrder = 2
- OnClick = Button2Click
- end
- object OpenDialog1: TOpenDialog
- Left = 10
- Top = 386
- end
- object BrowseFolder: TBrowseFolder
- Directory = #0
- Title = 'Choose a directory:'
- Flags = [bfFileSysDirsOnly, bfDontGoBelowDomain]
- ShowPathInStatusArea = False
- SyncCustomButton = False
- Left = 40
- Top = 384
- end
- end
-